From 08acd7dac34c657556a98b5e3b5acf0499c4847a Mon Sep 17 00:00:00 2001 From: Jay Belanger Date: Tue, 14 Aug 2007 15:06:51 +0000 Subject: [PATCH] (Quick Calculator Mode): Mention that binary format will be displayed. --- man/calc.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/calc.texi b/man/calc.texi index 466634a9b93..c2278639a87 100644 --- a/man/calc.texi +++ b/man/calc.texi @@ -10166,8 +10166,8 @@ then the result of the evaluation is stored in that Calc variable. @xref{Store and Recall}. If the result is an integer and the current display radix is decimal, -the number will also be displayed in hex and octal formats. If the -integer is in the range from 1 to 126, it will also be displayed as +the number will also be displayed in hex, octal and binary formats. If +the integer is in the range from 1 to 126, it will also be displayed as an ASCII character. For example, the quoted character @samp{"x"} produces the vector -- 2.30.2